2023-09-21T17:21:44.1277829Z ##[group]Run python -m pip install --pre --find-links wheelhouse/artifact/ tables
2023-09-21T17:21:44.1278437Z [36;1mpython -m pip install --pre --find-links wheelhouse/artifact/ tables[0m
2023-09-21T17:21:44.1343140Z shell: /usr/bin/bash -e {0}
2023-09-21T17:21:44.1343420Z env:
2023-09-21T17:21:44.1343713Z   pythonLocation: /opt/hostedtoolcache/Python/3.10.13/x64
2023-09-21T17:21:44.1344102Z   PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.10.13/x64/lib/pkgconfig
2023-09-21T17:21:44.1344478Z   Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.13/x64
2023-09-21T17:21:44.1344816Z   Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.13/x64
2023-09-21T17:21:44.1345162Z   Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.10.13/x64
2023-09-21T17:21:44.1345516Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.10.13/x64/lib
2023-09-21T17:21:44.1346126Z ##[endgroup]
2023-09-21T17:21:45.0995417Z Looking in links: wheelhouse/artifact/
2023-09-21T17:21:45.2723600Z Processing ./wheelhouse/artifact/tables-3.8.1.dev0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
2023-09-21T17:21:45.7248689Z Collecting numpy>=1.19.0 (from tables)
2023-09-21T17:21:45.7253116Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/9b/5a/f265a1ba3641d16b5480a217a6aed08cceef09cd173b568cd5351053472a/numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2023-09-21T17:21:45.8382873Z   Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB)
2023-09-21T17:21:45.8687806Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 2.0 MB/s eta 0:00:00
2023-09-21T17:21:46.0002211Z Collecting numexpr>=2.6.2 (from tables)
2023-09-21T17:21:46.0004102Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/af/1f/a9bc507c4d53c0be52d2f1334dd79e13dc4663b64709b687a416506c2b86/numexpr-2.8.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
2023-09-21T17:21:46.0054778Z   Downloading numexpr-2.8.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.0 kB)
2023-09-21T17:21:46.0520412Z Collecting packaging (from tables)
2023-09-21T17:21:46.0608123Z   Downloading packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T17:21:46.0761139Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 4.7 MB/s eta 0:00:00
2023-09-21T17:21:46.1022796Z Collecting py-cpuinfo (from tables)
2023-09-21T17:21:46.1111860Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T17:21:46.1501690Z Downloading numexpr-2.8.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (383 kB)
2023-09-21T17:21:46.1987987Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.8/383.8 kB 8.2 MB/s eta 0:00:00
2023-09-21T17:21:46.2095506Z Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
2023-09-21T17:21:46.6218802Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 64.6 MB/s eta 0:00:00
2023-09-21T17:21:46.7517072Z Installing collected packages: py-cpuinfo, packaging, numpy, numexpr, tables
2023-09-21T17:21:49.6996537Z Successfully installed numexpr-2.8.6 numpy-1.26.0 packaging-23.1 py-cpuinfo-9.0.0 tables-3.8.1.dev0
2023-09-21T17:21:49.9305620Z 
2023-09-21T17:21:49.9306939Z [notice] A new release of pip is available: 23.0.1 -> 23.2.1
2023-09-21T17:21:49.9353595Z [notice] To update, run: pip install --upgrade pip
